Drop-Down notes in Browser compatibility table use graphic symbols with a meaning *opposite* the intent #12968
Labels
browser-compat
issues related to the browser compatibility data tables (BCD)
p3
We don't have visibility when this will be addressed.
The Browser compatibility table drop-down notes use graphic symbols instead of words to convey meaning. However the meaning conveyed is the opposite of the probable intent. Reading from the table legend, the ⨂︎ style symbol is described as meaning "No support", and the ✓style symbol is described as meaning "Full support". Also, the gray ●︎ style symbol is not listed at all in the legend, and thereby, apparently has no meaning in the drop-down notes.
Consider, as example of the misleading and contrary meaning of a drop-down note, reading from the Browser compatibility table at https://developer.mozilla.org/en-US/docs/Web/CSS/break-before , at the feature "page and avoid-page", for the Opera browser, then selecting the drop-down note, we see:
Based upon the interpretation of the symbols from the table legend, this note says:
which means that this feature went from "No support in 11.1 - 12" to a state of "No support in versions 12.1 and later", which is equivalent to saying "This feature has never had support," which renders the drop-down note meaningless.
As I have been told, this note actually is suppose to mean that the browser did have support, and that subsequently, support for the feature was removed. If that interpretation is correct, then the proper drop-down note graphic symbols should be shown instead as:
where, again, the gray circle symbol has no meaning, is not included in the legend, and is not needed for any purpose.
See also the discussion at mdn/content#39204
See also the Issue raised at #12776 which addresses accessibility when graphics symbols are used in place of words.
The text was updated successfully, but these errors were encountered: